home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / RuledViews / BrainRulers / CrosshairView.h < prev    next >
Encoding:
Text File  |  1992-01-16  |  65 b   |  8 lines

  1. #import <appkit/View.h>
  2.  
  3. @interface CrosshairView:View
  4. {
  5. }
  6.  
  7. @end
  8.